body {
  font-family: 'MicrosoftYaHei';
  font-size: 12px;
  color: #333;
}
.container {
  max-width: 1200px;
  padding: 0;
}
.row {
  margin: 0;
}
a,
a:link,
a:visited,
a:hover,
a:active {
  text-decoration: none;
}
h3 {
  
}
p {
  margin: 0;
  
}
section {
  padding-bottom: 60px;
  margin: 0 auto;
}
.advertisement {
    max-width: 1920px;
    margin: 0 auto;
}
.advertisement img{
    width:100%
}
.picMarquee-left {
  position: initial;
}
.news_lists {
  width: initial;
  padding-right: 15px;
}
.new1 li {
  padding-left: 25px;
  background: url(../images/eleven/list-li-bg.jpg) no-repeat 2% 50%;
}
.banner {
  height: 700px;
}
.banner .num li {
  width: 30px;
  height: 5px;
  background: #046dc6;
}
.banner .num li.num_hover {
  background-color: #fabc1d;
}
ul.nav.clearfix li:nth-child(10):hover .sec {
  overflow: initial;
}
// .nav .sec a {
//   background: #046dc6;
//   width: 100px;
// }
header .header-top {
  padding: 8px 0;
  background: #e3e3e3;
  color: #333;
  font-size: 12px;
}
header .header-logo {
  padding: 30px 0;
}
header .header-logo .one {
  align-items: center;
}
header .header-logo .one .logo-info {
  padding-left: 20px;
}
header .header-logo .one .logo-info p:first-child {
  font-size: 24px;
  color: #DA251C;
  font-weight: bold;
  padding-bottom: 5px;
}
header .header-logo .one .logo-info P:last-child {
  font-size: 16px;
  color: #333;
}
header .header-logo .two {
  align-items: center;
}
header .header-logo .two .tel-info {
  padding-left: 5px;
  line-height: 1.2;
}
header .header-logo .two .tel-info p:nth-child(1) {
  font-size: 14px;
  color: #1B1B1B;
}
header .header-logo .two .tel-info p:nth-child(2) {
  font-size: 24px;
  color: #0050A9;
  font-weight: bold;
}
header .header-logo .two .tel-info p:nth-child(3) {
  font-size: 22px;
  color: #0050A9;
  font-weight: bold;
}
header .header-nav #menu {
  background: #0050A9;
}
.hot-search {
  padding: 20px 0;
}
.hot-search .hotSearch span {
  color: #0050A9;
  font-size: 14px;
  font-weight: bold;
}
.hot-search .hotSearch a {
  color: #333333;
  font-size: 12px;
  padding-right: 10px;
}
.hot-search .search-btn {
  position: relative;
}
.hot-search .search-btn input#keyword {
  padding: 6px 120px 6px 80px;
  font-size: 12px;
  color: #C3C1C1;
  border: 1px solid #1d62a7;
  border-radius: 5px;
  outline: none;
}
.hot-search .search-btn div {
  position: absolute;
  right: 0;
  top: 0;
}
.hot-search .search-btn div::before {
  content: url(../images/eleven/search-img.png);
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -5px;
}
.hot-search .search-btn div input#s_btn {
  display: inline-block;
  border: none;
  font-size: 12px;
  padding: 15px 10px 15px 35px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  background: #1d62a7;
  color: #fff;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  outline: none;
  z-index: 999;
  cursor: pointer;
}

section.product-center .content-left {
  min-width: 222px;
}
section.product-center .content-left .title {
  padding-left: 50px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-right: 50px;
  color: #fff;
  background: #0050A9;
}
section.product-center .content-left .title h3 {
  font-size: 28px;
  font-weight: bold;
}
section.product-center .content-left .title p {
  color: #fff;
  padding-top: 5px;
  font-size: 14px;
}
section.product-center .content-left .content {
  background: #D3D3D3;
  padding: 15px;
}
section.product-center .content-left .content ul {
  padding: 20px;
  background: #fff;
}
section.product-center .content-left .content ul li,
section.product-center .content-left .content ul li a {
  font-size: 14px;
  color: #333333;
}
section.product-center .content-left .content ul li:not(:last-child) {
  margin-bottom: 15px;
}
section.product-center .content-right {
  padding-left: 20px;
}
section.product-center .content-right .title {
  background: #D3D3D3;
  align-items: center;
}
section.product-center .content-right .title .title-right {
  text-align: right;
}
section.product-center .content-right .title .title-right a {
  color: #0050A9;
}
section.product-center .content-right .title .title-left {
  border-right: 1px solid #fff;
}
section.product-center .content-right .title .title-left h3 {
  background: #0050A9;
  font-size: 16px;
  position: relative;
  color: #fff;
  font-weight: normal;
  padding: 14px 24px;
}
section.product-center .content-right .title .title-left h3::after {
  content: "";
  width: 0px;
  height: 0px;
  border: 8px solid transparent;
  position: absolute;
  border-top: 8px solid #0050A9;
  left: 50%;
  margin-left: -8px;
  bottom: -16px;
  z-index: 999;
}
section.product-center .content-right .row .col-4 {
  margin-top: 20px;
  text-align: center;
}
section.product-center .content-right .row .col-4 div {
  padding: 20px 5px;
  border: 2px solid #D3D3D3;
}
section.product-center .content-right .row .col-4 h3 {
  padding-top: 15px;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
}
section.equipment .title {
  position: relative;
  text-align: center;
  padding-bottom: 30px;
}
section.equipment .title h3 {
  font-size: 36px;
  color: #333;
}
section.equipment .title p {
  font-size: 18px;
  padding-top: 10px;
}
section.equipment .title::after {
  content: "";
  width: 160px;
  height: 1px;
  background: #3776bb;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -80px;
}
section.equipment .content {
  justify-content: space-evenly;
  margin-top: 40px;
}
section.equipment .content .single-equipment-wrapper {
  max-width: 240px;
}
section.equipment .content .single-equipment-wrapper p:first-child {
  display: inline-block;
  background: #D3D3D3;
  border-radius: 100px;
  display: flex;
  width: 87px;
  height: 87px;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
}
section.equipment .content .single-equipment-wrapper h4 {
  padding: 30px 0;
  font-size: 22px;
}
section.equipment .content .single-equipment-wrapper p {
  font-size: 14px;
}
section.feature {
  padding-top: 40px;
}
section.feature .content > p {
  position: relative;
  line-height: 30px;
}
section.feature .content > p::before {
  content: url(../images//eleven/feature_arrow.png);
  position: absolute;
  left: -30px;
}
section.feature .one .content-left {
  padding-right: 60px;
}
section.feature .one .content-left .title {
  padding: 40px 0;
  align-items: center;
  display: flex;
}
section.feature .one .content-left .title .title-right {
  padding-left: 20px;
}
section.feature .one .content-left .title .title-right h4 {
  font-size: 30px;
  color: #333333;
}
section.feature .one .content-left .title .title-right p {
  font-size: 24px;
}
section.feature .one .content-left .content {
  padding-left: 109px;
  font-size: 17px;
}
section.feature .one .content-right .img-list {
  padding-top: 10px;
  display: flex;
  justify-content: space-between;
}
section.feature .two {
  padding: 40px 0;
}
section.feature .two .content-right {
  padding-left: 50px;
}
section.feature .two .content-right .title {
  padding: 40px 0;
  align-items: center;
  display: flex;
}
section.feature .two .content-right .title .title-right {
  padding-left: 20px;
}
section.feature .two .content-right .title .title-right h4 {
  font-size: 30px;
  color: #333333;
}
section.feature .two .content-right .title .title-right p {
  font-size: 24px;
}
section.feature .two .content-right .content {
  padding-left: 109px;
  font-size: 17px;
}
section.feature .three {
  background: url(../images/eleven/f3_bg.jpg) no-repeat;
}
section.feature .three .three-content {
  align-content: center;
}
section.feature .three .three-content .content-left {
  padding-right: 60px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
section.feature .three .three-content .content-left .title {
  padding: 40px 0;
  align-items: center;
  display: flex;
}
section.feature .three .three-content .content-left .title .title-right {
  padding-left: 20px;
}
section.feature .three .three-content .content-left .title .title-right h4 {
  font-size: 30px;
  color: #333333;
}
section.feature .three .three-content .content-left .title .title-right p {
  font-size: 24px;
}
section.feature .three .three-content .content-left .content {
  padding-left: 109px;
  font-size: 17px;
}
section.feature .three .three-content .content-right img {
  position: relative;
  top: -30px;
}
section.about-us {
  padding-bottom: 0px;
  padding-top: 80px;
  background: url(../images/eleven/5.jpg) no-repeat;
}
section.about-us .content-left {
  background: #fff;
  padding: 15px;
  margin-bottom: 10px;
}
section.about-us .content-left div h4,
section.about-us .content-left div p {
  margin: 0 50px;
}
section.about-us .content-left div h4 {
  font-size: 36px;
  color: #0C7AD4;
  padding: 35px 0 15px;
  font-weight: normal;
}
section.about-us .content-left div p {
  color: #9E9E9E;
  font-size: 14px;
  text-transform: uppercase;
}
section.about-us .content-right {
  color: #fff;
  padding-left: 70px;
}
section.about-us .content-right div p {
  color: #fff;
}
section.about-us .content-right div p:nth-child(3) {
  font-size: 20px;
  padding-top: 20px;
}
section.about-us .content-right div p:nth-child(4) {
  font-size: 16px;
  padding-top: 50px;
  line-height: 1.8;
}
section.about-us .content-right div h3 {
  padding-bottom: 50px;
  font-family: 'BookAntiqua';
  font-size: 32px;
  text-transform: uppercase;
}
section.about-us .content-right div h4 {
  font-size: 36px;
  font-weight: normal;
}
section.about-us .content-right .link {
  padding-top: 40px;
  align-items: center;
}
section.about-us .content-right .link a {
  font-size: 16px;
  padding: 8px 28px;
  color: #fff;
  border: 2px solid #fff;
  min-width: 127px;
}
section.about-us .content-right .link div {
  width: 100%;
  height: 1px;
  background: #fff;
}
section.cases-news {
  padding-top: 40px;
  padding-bottom: 0;
}
section.cases-news .container > .title {
  position: relative;
  margin-bottom: 45px;
  padding-bottom: 15px;
  border-bottom: 1px solid #DCDCDC;
}
section.cases-news .container > .title::after {
  content: "";
  width: 128px;
  height: 4px;
  background: #DCDCDC;
  position: absolute;
  left: 50%;
  margin-left: -64px;
  bottom: -3px;
}
section.cases-news .container > .title p:nth-child(2) {
  font-size: 20px;
  color: #595959;
  padding-top: 15px;
}
section.cases-news .news-wrap .content {
  justify-content: space-between;
}
section.cases-news .news-wrap .content #c_demo {
  margin: 0;
  width: 100%;
}
section.cases-news .news-wrap .content .title {
  background: url(../images/eleven/news_title_bg.jpg) no-repeat;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 15px;
  height: 40px;
  font-size: 16px;
  color: #343434;
}
section.cases-news .news-wrap .content .title .small {
  font-size: 12px;
  text-transform: uppercase;
}
section.cases-news .news-wrap .content > div {
  box-shadow: 1px 3px 2px rgba(0, 0, 0, 0.1);
  min-width: 386px;
  max-width: 386px;
  max-height: 498px;
  overflow: hidden;
}
section.cases-news .news-wrap .content > div .title h3 small {
  text-transform: uppercase;
  font-size: 12px;
}
section.cases-news .news-wrap .content > div .news-part-img {
  text-align: center;
  padding: 20px 0;
}
.friend_link {
  padding-bottom: 20px;
  padding-top: 60px;
}
.friend_link .row .link-list {
  padding-left: 70px;
}
.friend_link .row .link-list a {
  font-size: 14px;
  color: #333;
  padding: 0 30px;
}
.friend_link .row .link-list span:nth-child(12) {
  display: none;
}
footer {
  background: #333333;
}
footer .footer-top-wrapper {
  justify-content: space-between;
  padding-top: 100px;
  padding-bottom: 20px;
}
footer .footer-top-wrapper .one a {
  font-size: 14px;
  padding: 3px 10px;
  background: #D01620;
  color: #fff;
  border-radius: 10px;
}
footer .footer-top-wrapper .one p {
  padding-top: 20px;
  font-size: 21px;
  font-weight: bold;
  color: #fff;
}
footer .footer-top-wrapper .two .footer-nav-wrapper > ul {
  justify-content: space-between;
  width: 600px;
}
footer .footer-top-wrapper .two .footer-nav-wrapper > ul > li {
  color: #ffffff;
  font-size: 16px;
}
footer .footer-top-wrapper .two .footer-nav-wrapper > ul > li > ul {
  padding-top: 20px;
}
footer .footer-top-wrapper .two .footer-nav-wrapper > ul > li > ul li a {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  line-height: 30px;
}
footer .footer-top-wrapper .three p {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.5);
  padding-bottom: 15px;
  text-align: center;
}
footer .footer-bottom {
  border-top: 1px solid #484848;
  padding: 10px 0;
  text-align: center;
  color: rgba(255, 255, 255, 0.5);
}
footer .footer-bottom a {
  color: rgba(255, 255, 255, 0.5);
}
footer .footer-bottom .copyright {
  text-align: center;
}
